UInt32N.IProvider<IVariantRandom<UInt32N>>.GetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IVariantRandom<UInt32N> IProvider<IVariantRandom<UInt32N>>.GetInstance()

Return Value

IVariantRandom<UInt32N>
An instance of T.

Implements

IProvider<T>.GetInstance()

See Also